Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

RE: Currentdatabase not working in terminate event
~Nicole Fezwesonnivu 29.Dec.03 07:41 PM a Web browser
Applications Development 6.0.1 CF1 Windows XP


The script below will give you handle to database.

Dim db As NotesDatabase
Sub Postopen(Source As Notesuidatabase)
Set db=Source.Database
End Sub
Sub Terminate
Msgbox db.title
Dim doc As notesdocument
Set doc=db.GetDocumentByUNID("B1EA32BBA472F85C81E56DDB004A3A71")
Msgbox doc.created
End Sub




Currentdatabase not working in term... (~Nicole Opfanap... 29.Dec.03)
. . RE: Currentdatabase not working in ... (~Nicole Fezweso... 29.Dec.03)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS